home *** CD-ROM | disk | FTP | other *** search
- Path: sn.no!not-for-mail
- From: christon@sn.no (Christopher Naas)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Datatypes and Pens
- Date: 29 Mar 1996 05:51:20 +0100
- Organization: SN Internett
- Message-ID: <787.6661T1370T2440@sn.no>
- References: <4jdfas$hes@strauss.udel.edu>
- NNTP-Posting-Host: sinsen.sn.no
- X-Newsreader: THOR 2.21 (Amiga;SOUP)
-
- John Pat Corigliano wrote:
-
- >Is there a way to use datatypes to open and remap a picture file, and
- >then delete the datatype object but keep the pens it allocated when
- >it remapped the picture? What I want is to open a picture file and blit
- >it to a Window on the WB screen. Obviously, once it is blitted to the
- >window, there is no need to keep the datatype in memory. However, if
- >I delete the datatype, its pens are freed as well.
-
- PDTA_MultiRemap (BOOL) -- V43
- Tells the picture.datatype not to free a layouted bitmap and
- pens. These are now controlled by the application.
-
-
- --
- Christopher Landmark Naas o EMail: christon@sn.no
- LoungeBar Development o WWW: http://www.sn.no/~christon/
- Former Reg. Amiga Developer o IRC: KarmaComa
-